home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
batchut
/
tsbat30.zip
/
RULER.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-07-09
|
342b
|
13 lines
@echo off
rem Ruler by Prof. Timo Salmi 9-Jul-91
rem This simple batch helps to pinpoint the columns of the screen by
rem displaying a ruler. The batch uses ansi escape sequences to avoid
rem excessive scrolling.
echo A
echo 123456789 123456789 123456789 123456789 123456789 123456789 123456789 123456789
echo A
echo on